home *** CD-ROM | disk | FTP | other *** search
/ Passage to Vietnam / Passage to Vietnam - Photographs CD-ROM.ISO / pc / content / armyplot.dxr / 00090.ls < prev    next >
Encoding:
Text File  |  1995-03-27  |  115 b   |  6 lines

  1. on exitFrame
  2.   global audioPath
  3.   set fileName to audioPath & "videoff.aif"
  4.   playAudioFile(fileName, 1, 1, 1)
  5. end
  6.